home *** CD-ROM | disk | FTP | other *** search
- on WaitCursor
- cursor([member "wait" of castLib "internal", member "mask_wait" of castLib "internal"])
- end
-
- on KasiCursor which
- set the cursor of sprite which to [member "kasi" of castLib "internal", member "mask_kasi" of castLib "internal"]
- end
-
- on MiinusCursor which
- set the cursor of sprite which to [member "miinus" of castLib "internal", member "mask_lasi" of castLib "internal"]
- end
-
- on PlusCursor which
- set the cursor of sprite which to [member "plus" of castLib "internal", member "mask_lasi" of castLib "internal"]
- end
-
- on defaultCursor which
- set the cursor of sprite which to 0
- end
-